home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 25 / Cream of the Crop 25.iso / bbs / groan28.zip / GROAN.HIS < prev    next >
Text File  |  1997-02-01  |  13KB  |  252 lines

  1. 02/01/97
  2.          [v2.8] "File Already Open" error when performing Monthly maintenance
  3.  
  4. 01/18/97
  5.          [v2.7] Made several changes to internal routines that interact with
  6.                 the modem. Will make for smoother play at higher baud rates.
  7.  
  8. 01/01/97
  9.          [v2.6] Points were being deducted when a player rolled a SINGLE 
  10.                 GROAN!
  11.  
  12. 12/04/96
  13.          [v2.5] When you (Q)uit the game, the next time you came back in the 
  14.                 number of turns started at 1 more than when you left, thus
  15.                 causing you to lose a turn in the process.
  16.  
  17.                 We have revamped the way in which the program calculates the
  18.                 number of turns played per day. The way it was being calculated
  19.                 was based on the number of times you rolled the dice. The new 
  20.                 way is to allow you to roll the dice as many times as you like,
  21.                 PROVIDED you accumulate points. If you encounter a roll whereby
  22.                 you lose points OR you SAVE your score, then you will be 
  23.                 charged a 'turn' or game. This will also eliminate the problem
  24.                 whereby you were able to play more games than the Sysop 
  25.                 intended to be played.
  26.                 
  27. 06/12/96
  28.          [v2.4] A NEW option has been added to the CFG file to control whether
  29.                 or not you wish to have the door LOG callers (ON/OFF) to a
  30.                 USAGE file. A separate file is created for each Node.
  31.  
  32.  
  33. 02/15/96
  34.          [v2.3] ALIAS option NOT operating correctly.
  35.  
  36.                 When entering a message, the body of the message was being
  37.                 converted to upper case. With this version we will not 
  38.                 convert to upper case.
  39.  
  40.                 Added 'last date played' to Bulletins for NON-InterBBS only
  41.            
  42.                 If a Player logged on prior to midnight on the last day of the
  43.                 month and plays past midnight on the 1st of the new month, the
  44.                 monthly maintenance routine would 'kick in' during the players
  45.                 logon.
  46.  
  47. 07/01/95
  48.          [v2.2] Error # 55 generated after sending a message followed by a 
  49.                 player displaying the High Scores.
  50.  
  51. 06/29/95
  52.          [v2.1] Added a NEW option that will allow the player to send/read a 
  53.                 message to any other game players. The player will also be 
  54.                 given the option of replying to a message they have just read. 
  55.                 All messages will be maintained within the Door itself and will 
  56.                 have no connection to the BBS message bases.
  57.                 
  58.                 Added another CFG option to control the new message option
  59.  
  60.                 The InterBBS program creates a Prior Month Top 10 file. The 
  61.                 file will be displayed whenever the player requests a High 
  62.                 Score display and/or at door exit, if the .T10 file is found
  63.                 in the Door directory!
  64.  
  65. 01/08/95
  66.          [v2.0] Illegal Funtion Call (error #5) Errors when performing
  67.                 monthly maintenance
  68.  
  69.                 Eliminated the 'ANSI not detected....' message since there are
  70.                 a few communications packages out there that give off their
  71.                 own type of ANSI.
  72.  
  73.                 If using the TRIBBS.SYS system file, the door always presented
  74.                 the opening screen in black and white. Will now be presented
  75.                 in color.
  76.  
  77.                 A first time caller to the Door was being given a black and
  78.                 white screen throughout the Door. The caller would then have
  79.                 to use the Door option to toggle the color on. The Door will
  80.                 now default to having the color turned on and the caller will
  81.                 have to use the color toggle, on the game menu, to turn it off.
  82.  
  83.                 The Door knows that the caller is the Sysop, if the caller is
  84.                 record #1 in the BBS' user database. The BBS software passes
  85.                 that record number to the door via the system file. Some BBS
  86.                 software does not pass the actual record number but passes a
  87.                 relative number (ie: record #1 is passed as record #0). If the
  88.                 number being passsed is 0, the Door will not know it is the
  89.                 Sysop calling. We will now recognize the caller as the Sysop
  90.                 if their record number is 0 or 1.
  91.  
  92.                 As more and more BBS' use Alias', we have been asked to
  93.                 provide a way for the callers to use their Alias' rather
  94.                 than their LogonName. All Sunrise Doors will now have this
  95.                 Sysop configurable option in the CFG file.
  96.  
  97.                 If participating in an InterBBS game, the number of games per 
  98.                 day will NOT be overridden by the security specific entries in 
  99.                 the CFG file.
  100.  
  101.  
  102.  
  103. 08/11/94
  104.          [v1.9] In registered version, when performing the end-of-month
  105.                 maintenance the program was not creating the Hall-of-Fame
  106.                 files or bulletins.
  107.  
  108.                 When the game was being reset at the end of month, the JACKPOT
  109.                 was not. With this release we will be resetting the JACKPOT
  110.                 file at the same time the game is reset.
  111.  
  112.                 The heading of the GROAN Hall of Fame listing was
  113.                 '3-PAIR POKER' instead of 'GROAN DICE'. Check your SUNHOF.ASC
  114.                 and SUNHOF.ANS files.. if the heading in the file reads other
  115.                 than 'GROAN DICE  Hall of Fame', you will have to edit the
  116.                 file and make the change.
  117.  
  118.                 A new option has been added to the CFG file to control the
  119.                 number of high score entries you wish to be displayed when
  120.                 the player chooses the appropriate option OR when they are
  121.                 leaving the game. There is no maximum/minmum that can be
  122.                 displayed OR you can use ZERO(0) to display ALL entries.
  123.  
  124.                 If the XXXX/YYYY entries in the CFG file were entered in
  125.                 LOWERCASE, the Door would display a CFG error and return to BBS
  126.  
  127.                 Using a NEW entry in the CFG, you can now define the number of
  128.                 months to retain in the HALL of FAME files.
  129.  
  130.                 Added a new option to the playing menu that allows the player
  131.                 to toggle the Color On/Off.
  132.  
  133.                 You will have to run a conversion program called USREXPND
  134.                 (included in the Door ZIP file). This program is to be run ONCE
  135.                 ONLY if you are upgrading from an earlier version of the Door.
  136.                 If you do not wish to run the conversion program you can just
  137.                 delete the .USR file (deleting the USR file causes the game to
  138.                 start over with all prior scores being lost).
  139.  
  140. 03/12/94
  141.          [v1.7] Past problems with large values in the Door.Sys or other System
  142.                 Files (Drop Files) generating an OVERLOW (Error 6) error, have
  143.                 been resolved.
  144.  
  145.                 When the Door displays the opening screen, it asks if you want
  146.                 instructions and you are forced to enter a Y or N. This was
  147.                 installed to handle problems encountered when using Digiboards.
  148.                 With this release you can choose whether you want to force a
  149.                 y/n OR if you want to use the y/N format which allows the
  150.                 player to press ENTER for the default N. You must update your
  151.                 CFG file, see DOC file.
  152.  
  153. 11/26/93
  154.          [v1.6] If running InterBBS and you are a HUB and it is the first of
  155.                 the month and a current player (already in the score file)
  156.                 plays the game BEFORE you have run INTERBBS.EXE with the HUB
  157.                 option, the player's score for the prior month will be lost
  158.                 (it was being overlaid by the new score for the month).
  159.  
  160.                 The Makeup days option and number of games played/remaining,
  161.                 was not working properly if you left the game and came back
  162.                 in to continue playing. You never lost any turns/games since
  163.                 the turns/games would readjust the next day.
  164.  
  165.                 When MAXIMUM GAMES reached screen was displayed, it only
  166.                 remained on the screen for about 3 seconds. To bring it in
  167.                 line with the other Sunrise Doors, a "Press Enter" will be
  168.                 required to continue.
  169.  
  170.                 If player encountered 2 GROANS on the 2nd and 3rd DIE it was
  171.                 treating it as having on encountered 1 GROAN. Up until now
  172.                 the player had an advantage... no more  <grin>
  173.  
  174.                 When playing in an InterBBS game, the BULLETINS created will
  175.                 reflect the same screen as that seen when looking at the
  176.                 Door's high scores (will not affect non-InterBBS games).
  177.  
  178.                 The Hiscore display when in the InterBBS mode, has changed.
  179.                 The number of games a player has PLAYED will be shown in the
  180.                 space previously occupied by the LAST DATE PLAYED. With this
  181.                 change a player can now tell if the players around them have
  182.                 played all their games to date or are possibly holding back.
  183.                 Multiplying today's day number by the number of games allowed
  184.                 per day will give the total number of PLAYS a player should
  185.                 have if they are CURRENT.
  186.  
  187.                 Non-registered version will automatically reset the player's
  188.                 scores anywhere from the 17th thru 29th day of use
  189.  
  190.                 Increased the number fo games per day allowed in the
  191.                 non-registered version
  192.  
  193.                 If playing InterBBS, the Score display will flash the player's
  194.                 name to make it easier for them to spot their position in the
  195.                 top scores.
  196.  
  197. 09/28/93
  198.          [v1.5] If you were using GROAN in an InterBBS mode AND there were
  199.                 duplicate names being used between some of the BBS' (ie:
  200.                 SYSOP on one BBS and SYSOP on another) then the program was
  201.                 duplicating names in the score file. In addition to using
  202.                 this new version, you MUST delete the GROAN.ISC file and
  203.                 allow the program to recreate it correctly.
  204.  
  205. 08/28/93
  206.          [v1.3] Introducing an INTER-BBS option whereby players may compete
  207.                 against players from any number of other BBS', running
  208.                 GROAN. See Docs for a more indepth explanation as well as
  209.                 an explanation of the new CFG option.
  210.  
  211.                 Added an option to display the High Scores at any time
  212.                 during the game.
  213.  
  214.                 For technical reasons, we no longer support CHAIN.TXT
  215.  
  216.                 Changed the (I)instructions command to (H)elp
  217.  
  218.                 Increased number of games allowed in the unregistered version.
  219.  
  220.                 When using the Refresh option, the dice displayed would show
  221.                 Blank if a Groan or Jackpot was to be displayed.
  222.  
  223.                 If player rolled 3 Groans, the player;s points were not being
  224.                 zeroed out. However they were being added correctly to the
  225.                 Jackpot score.
  226.  
  227. 06/19/93
  228.          [v1.2] Removed delay at start of game.
  229.  
  230.                 Added support for the PCBoard /M version!
  231.  
  232. 12/25/92
  233.          [v1.1] BRUN45.EXE no longer required!
  234.  
  235.                 Added support for Fossil-based Multi-Port cards!
  236.  
  237.                 New Configuration option to allow Sysop to choose whether
  238.                 they want the computer to allocate 999 games to them or if
  239.                 they just want to be like any other caller.
  240.  
  241.                 Corrected an alignment problem with the SUNHOF.ASC/ANS files.
  242.                 All entries, from this point on, will be aligned properly.
  243.                 You will have to manually align the existing entries (after
  244.                 the next monthly maintenance run).
  245.  
  246.                 The Hall of Fame list will now be displayed to the player
  247.                 after the High Scores (if the SUNHOF.ANS is found and the
  248.                 Door is registered)
  249.  
  250. 10/17/92
  251.          [v1.0] Initial release
  252.